Platform Core .NET Assemblies API
Manager<TItem,TInstance> Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core Namespace : Manager<TItem,TInstance> Class

Glossary Item Box

The following tables list the members exposed by Manager<TItem,TInstance>.

Public Properties

 NameDescription
Public PropertyItemCountNumber of items.  
Public PropertyNameName.  
Public PropertyProviderThe provider.  
Top

Public Methods

 NameDescription
Public MethodAddAdds a new manager item to the end of the collection.  
Public MethodClearRemoves all items from the collection of the manager.  
Public MethodFindInstanceByNameSearches for the instance of the manager item with the specified name.  
Public MethodFindInstanceByUIdGets the instance of the manager item for the specified unique identifier.  
Public MethodFindItemSearches manager item by match predicate.  
Public MethodFindItemByCaptionSearches for the manager item with the specified header.  
Public MethodFindItemByNameSearches for the manager item with the specified name.  
Public MethodFindItemByUIdSearches for the manager item of the current type with the specified unique identifier.  
Public MethodGetInstanceByNameGets the instance of the manager item with the specified name.  
Public MethodGetInstanceByUIdGets the instance of the manager item with the specified unique identifier.  
Public MethodGetItemByNameGets the manager item with the specified name.  
Public MethodGetItemByUIdGets the manager item with the specified identifier.  
Public MethodGetItemsOverloaded.   
Public MethodInitializeInitializes the schema manager, using the specified manager provider and the information from the configuration file.  
Public MethodRemoveRemoves the specified item from the collection of the manager items.  
Top

See Also

© Terrasoft 2002-2018.